home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 June / Macworld (1998-06).dmg / Inside Macworld / FLIGHTCHECK® v3.3 DEMO / FLIGHTCHECKÆ v3.3 DEMO.rsrc / TEXT_178_ Scripting Functions.txt < prev    next >
Text File  |  1998-03-27  |  983b  |  46 lines

  1. Scripting Functions
  2.  
  3. The list of possible scripting commands are as follows:
  4.  
  5.     COMMAND    RESULT
  6.     get color list                returns a list of colors
  7.     get font list                    returns a list of fonts
  8.     get image list               returns a list of images
  9.     
  10.     get color view              returns the view for colors
  11.     get font view                    returns the view for fonts
  12.     get image view       returns the view for images
  13.     
  14.     set color view to ____    sets the view for colors
  15.         Used Colors
  16.         All Colors
  17.         Spot Colors
  18.         Process Colors
  19.         Trapped Colors
  20.         Unused Colors
  21.         Mismatched Colors
  22.         Problem Colors
  23.  
  24.     set font view to ____    sets the view for fonts
  25.         All Fonts
  26.         Active Fonts
  27.         Database Fonts
  28.         Missing Fonts
  29.         Problem Fonts
  30.  
  31.     set image view to ____    sets the view for images
  32.         All Images
  33.         Missing Images
  34.         Modified Images
  35.         Unused Images
  36.         Stored Images
  37.         Bad Resolution
  38.         RGB Images
  39.         Compressed
  40.         Fill ‚ÄúNone‚Äù
  41.         Stylized Images
  42.         Bitmap Frames
  43.         Problem Images
  44.  
  45.     get flightcheck results      returns the list of results
  46.